home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / DevTools / eText5 / eText5.app / KeyBindingFiles / programmer.keys < prev    next >
Encoding:
Text File  |  1995-07-28  |  188 b   |  9 lines

  1. #Enter = automatically indent to spaces and tabs
  2. 0D=autoIndent
  3. #] = highlight matching [ 
  4. ']=match:"[]"
  5. #) = highlight matching ( 
  6. s')=match:"()"
  7. #} = highlight matching { 
  8. s'}=match:"{}"
  9.